nvme: Add show routine to print detailed information
authorZhikang Zhang <[email protected]>
Thu, 3 Aug 2017 09:30:58 +0000 (02:30 -0700)
committerTom Rini <[email protected]>
Sun, 13 Aug 2017 19:17:31 +0000 (15:17 -0400)
commitf6aa61d599678b74b3c4a6bd5604a0f9ac2af9b2
treef9675ab669a26729eccbea659907923a46c6c1af
parent982388eaa991d251290676f25868eecefa08c0be
nvme: Add show routine to print detailed information

This adds nvme_print_info() to show detailed NVMe controller and
namespace information.

Signed-off-by: Zhikang Zhang <[email protected]>
Signed-off-by: Wenbin Song <[email protected]>
Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
drivers/nvme/Makefile
drivers/nvme/nvme_show.c [new file with mode: 0644]
include/nvme.h